home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Komercni / dispatcher / setup.exe / {app} / db / psc.mdb / Verze.json < prev   
JavaScript Object Notation  |  2002-11-13  |  264b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Datum": "DateTime",
  5.         "Nazev": "Text (24)",
  6.         "TypeDB": "Text (20)",
  7.         "Verze": "Text (4)",
  8.         "Release": "Text (20)"
  9.     },
  10.     "data": [
  11.         {
  12.             "ID": 1,
  13.             "Datum": "07/23/99 00:00:00",
  14.             "Nazev": "Pohoda 4.0",
  15.             "TypeDB": "Pohoda.PSC",
  16.             "Verze": "545",
  17.             "Release": "4323  (23.7.99)"
  18.         }
  19.     ]
  20. }